home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Other Stuff / Other Stuff ’95 / QC™⁄MacHack Offer / QCAPI / Debug w⁄CodeWarrior & QC next >
Encoding:
Text File  |  1995-06-12  |  1.5 KB  |  45 lines  |  [ttro/ttxt]

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Debugging CodeWarrior™ projects with QC!
  8.  
  9. With the release of CodeWarrior 6 (May, 1995), QC can now be used to test and debug applications directly with the support of the Metrowerks 68k and PowerPC debuggers.
  10.  
  11. Using the BadAPPL project as an example, do the following:
  12.  
  13. 1. Make sure QC is installed on you Mac and available (e.g. you've restarted your Mac).
  14. 2. Open up one of the BadAPPL project files (68k or PPC).
  15. 3. Make sure 'Enable Debugging' is turned on in the Project menu.
  16. 4. Select 'Run' to make and run BadAPPL with the debugger.
  17. 5. Once the debug is launched, press CMD-R to run BadAPPL.
  18. 6. Once BadAPPL is up and running, press CMD-1 (File menu, Activate QC item) to activate QC.
  19. 7. Now select one of the errors from the 'Errors' menu.
  20.  
  21. At the point where BadAPPL executes an intentional error, the CodeWarrior debugger will catch the QC error and display it to you along with the source code of where the error was detected.
  22.  
  23. Please note that you must have the following versions to do this:
  24.  
  25. - QC v1.1.3 or later
  26. - Metrowerks Debuggers v1.2 or later (from CW6)
  27.  
  28. If you have any questions or problems, please send us email at one of the following addresses:
  29.  
  30.  
  31. Onyx Technology
  32. 7811 27 Ave West
  33. Bradenton, FL 34209  USA
  34.  
  35. Our email addresses are:
  36.  
  37. Internet: onyxtech@aol.com
  38. America Online:  OnyxTech
  39. AppleLink:  D2238
  40. CompuServe: 70550, 1377
  41.  
  42. CodeWarrior is a trademark of Metrowerks, Inc.
  43. QC is a trademark of Onyx Technology
  44. Copyright © 1994, 1995 Onyx Technology
  45.